Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Hide Usernames from the Logon Screen (Windows XP)
Category: Home > Windows > Login and Authentication

This tweak can be used to hide specific usernames from the logon screen, without removing the account completely.

Open your registry and find the key below.

For each user you want to hide create a new DWORD value named after the username and set the value to "0".

Restart Windows for the change to take effect.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|John BloggsREG_DWORD0x00000000 (0)|
|Joan SmithREG_DWORD0x00000000 (0)|
-
|HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon...|
-

Settings:
System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\
SpecialAccounts\UserList]

Name:
Type: REG_DWORD (DWORD Value)
Value: 0 = hide the account

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: January 15, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License